|
Spyder (formerly Pydee) is an open source cross-platform IDE for scientific programming in the Python language. Spyder integrates NumPy, SciPy, Matplotlib and IPython, as well as other open source software.〔(【引用サイトリンク】title=Migrating from MATLAB to Python | Greener Engineering )〕〔(【引用サイトリンク】title=Spyder review - Techworld.com )〕 In comparison with other IDEs for scientific development Spyder has a unique set of features - cross-platform, open-source, written in Python and available under non-copyleft license. Spyder is extensible with plugins,〔(【引用サイトリンク】title=SpyderPlugins - spyderlib - Plugin development - Spyder is the Scientific PYthon Development EnviRonment - Google Project Hosting )〕 includes support for interactive tools for data inspection and embeds Python-specific code quality assurance and introspection instruments, such as Pyflakes, Pylint〔(【引用サイトリンク】title=Pylint extension — Spyder 2.2 documentation )〕 and Rope. It is available cross-platform through Anaconda, on Windows with (WinPython ) and (Python(x,y) ), on Mac OS through MacPorts, and on major Linux distributions such as Ubuntu, Debian, Fedora, OpenSuse, Gentoo or ArchLinux.〔(【引用サイトリンク】title=Reviews for spyder )〕〔(【引用サイトリンク】title=Seznámení s Python IDE Spyder | Fedora.cz )〕 Spyder makes use of Qt either through the binding PyQt or PySide. == Features == Features include: *editor with syntax highlighting and introspection for code completion *support for multiple Python consoles (including IPython) *the ability to explore and edit variables from a GUI 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Spyder (software)」の詳細全文を読む スポンサード リンク
|